home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / boot / mclk32.readme < prev    next >
Text File  |  1999-03-02  |  2KB  |  47 lines

  1. Short:    MemoryClock bar at the top of the screen
  2. Author:   dbusse@primus-online.de (Dirk Busse)
  3. Uploader: dbusse@primus-online.de (Dirk Busse)
  4. Type:     util/boot
  5. Requires: an AMIGA (recommended KickStart >=2.x)
  6.  
  7. Description:
  8.    Somewhere I've got a program called "mclk" with a lenght of 4312 bytes.
  9.    This program shows at the top of the Workbench screen a title bar, which
  10.    shows the available Chip-Ram, the available Fast-Ram and the current Time.
  11.    I have used this program a long time, until I've got more than 32 MBytes
  12.    of FastRam. Now "mclk" shows negative FastRam values :-(
  13.  
  14.    So I programmed me my own "mclk". The first attempt was with BlitzBasic
  15.    and results in a executable with a lenght of 22076 bytes :-(
  16.    (You could find it at Aminet:dev/basic/mclk32BB.)
  17.  
  18.    Then last year I have learned how to program an AMIGA in assembler.
  19.    The result is "mclk32" with a lenght of only 588 bytes :-)
  20.    (You could find it at Aminet:util/boot/mclk32.)
  21.  
  22. Installation:
  23.    - Just copy mclk32 into c:
  24.    - And insert "run >NIL: c:mclk32" somewhere in your s:Startup-Sequence
  25.      or in s:User-Startup
  26.  
  27. The source code is also in the archives
  28.  
  29. Author:
  30.    Dirk Busse
  31.    Kropsburgstraße 8
  32.    D-67141 Neuhofen
  33.    Germany
  34.    <dbusse@primus-online.de>
  35.    <100.141999@germanynet.de>
  36.  
  37.  
  38. ============================= Archive contents =============================
  39.  
  40. Original  Packed Ratio    Date     Time    Name
  41. -------- ------- ----- --------- --------  -------------
  42.      588     456 22.4% 07-Jan-99 12:51:20  mclk32
  43.     1292     697 46.0% 07-Jan-99 15:47:56  mclk32.readme
  44.     7163    2245 68.6% 07-Jan-99 12:51:16 +mclk32.s
  45. -------- ------- ----- --------- --------
  46.     9043    3398 62.4% 09-Jan-99 18:53:30   3 files
  47.